Win32: call dnd exit when finalizing the display
authorPaolo Borelli <pborelli@gnome.org>
Tue, 15 Dec 2015 20:25:25 +0000 (21:25 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Thu, 17 Dec 2015 16:18:02 +0000 (17:18 +0100)
commit8c355d8fe671b5158f45d66d2973d587fa1d8602
treef0dcb59fe7f55d1b7cbe58aa2d2e8779f1b841e0
parent2e5616b27ea72947d9b61cf2be6d61d65a2d1df7
Win32: call dnd exit when finalizing the display

Since we init dnd when opening the display, call the corresponding
exit function (which is unused at the moment) when finalizing the
display.
gdk/win32/gdkdisplay-win32.c